Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'release/6.0.4xx' => 'main' #26796

Merged
merged 48 commits into from
Aug 3, 2022
Merged

Conversation

v-wuzhai
Copy link
Member

No description provided.

gkulin and others added 30 commits May 26, 2022 14:43
…713.13

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
 From Version 4.3.0-3.22329.30 -> To Version 4.3.0-3.22363.13
…713.19

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
 From Version 4.3.0-3.22329.30 -> To Version 4.3.0-3.22363.19
…2a3-4435-a4fe-b7ef36a200a7

[release/6.0.4xx] Update dependencies from dotnet/roslyn
…0714.5

Microsoft.Build , Microsoft.Build.Localization
 From Version 17.3.0-preview-22330-02 -> To Version 17.3.0-preview-22364-05
…714.2

dotnet-format
 From Version 6.4.330901 -> To Version 6.4.336402
…0714.7

Microsoft.Build , Microsoft.Build.Localization
 From Version 17.3.0-preview-22330-02 -> To Version 17.3.0
dotnet-maestro bot and others added 14 commits July 14, 2022 22:16
…714.1

dotnet-format
 From Version 6.4.330901 -> To Version 6.4.336401
…714.3

dotnet-format
 From Version 6.4.336401 -> To Version 6.4.336403
…7a6-4e24-be3b-380271d3d4c3

[release/6.0.4xx] Update dependencies from dotnet/msbuild
…237-4c4c-a789-21d2b2777ed5

[release/6.0.4xx] Update dependencies from dotnet/format
Allow dotnet workload update print-download-link-only to use fallback and work with prior SDK versions
…715.7

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
 From Version 4.3.0-3.22363.19 -> To Version 4.3.0-3.22365.7
…715.10

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
 From Version 4.3.0-3.22363.19 -> To Version 4.3.0-3.22365.10
…eb7-4fbb-9816-d82b10e18e28

[release/6.0.4xx] Update dependencies from dotnet/roslyn
…0721.2 (#26750)

Microsoft.Build , Microsoft.Build.Localization
 From Version 17.3.0 -> To Version 17.3.0

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@v-wuzhai v-wuzhai requested review from gkulin and marcpopMSFT July 26, 2022 09:30
@v-wuzhai
Copy link
Member Author

@gkulin I've resolved the conflict, could you help to review them?

@marcpopMSFT
Copy link
Member

@joeloff @gkulin There's one test failure in this codeflow: Microsoft.DotNet.Cli.Workload.Install.Tests.GivenDotnetWorkloadInstall.GivenWorkloadInstallItTreatsPreviewsAsSeparateFeatureBands

Looks like the test end ups triggering a null exception in the releases library so adding both of you.

System.ArgumentNullException : Value cannot be null. (Parameter 'input')

Stack trace
at Microsoft.Deployment.DotNet.Releases.ReleaseVersion.Parse(String input)
at Microsoft.Deployment.DotNet.Releases.ReleaseVersion..ctor(String version)
at Microsoft.NET.Sdk.WorkloadManifestReader.SdkFeatureBand..ctor(String version) in //src/Resolvers/Microsoft.NET.Sdk.WorkloadManifestReader/SdkFeatureBand.cs:line 14
at Microsoft.DotNet.Workloads.Workload.InstallingWorkloadCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version, String installedFeatureBand) in /
/src/Cli/dotnet/commands/InstallingWorkloadCommand.cs:line 73
at Microsoft.DotNet.Workloads.Workload.Install.WorkloadInstallCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version, IReadOnlyCollection`1 workloadIds, String installedFeatureBand) in //src/Cli/dotnet/commands/dotnet-workload/install/WorkloadInstallCommand.cs:line 46
at Microsoft.DotNet.Cli.Workload.Install.Tests.GivenDotnetWorkloadInstall.GivenWorkloadInstallItTreatsPreviewsAsSeparateFeatureBands() in /
/src/Tests/dotnet-workload-install.Tests/GivenDotnetWorkloadInstall.cs:line 413

@v-wuzhai
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-wuzhai
Copy link
Member Author

@gkulin It seems that the test is still failed

@v-wuzhai v-wuzhai merged commit 9cbd68c into main Aug 3, 2022
@v-wuzhai v-wuzhai deleted the Jason/Merge604xxToMain branch August 3, 2022 05:10
radical added a commit to radical/runtime that referenced this pull request Aug 5, 2022
radical added a commit to dotnet/runtime that referenced this pull request Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants